PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / setViewports Method
A collection of viewports defined on the page.
In This Topic
    setViewports Method
    In This Topic
    Sets the page viewports.
    Syntax
    public void setViewports( 
       PDFViewportCollection viewports
    )

    Parameters

    viewports
    A collection of viewports defined on the page.
    See Also